The GridView control on the ShowPoliciesAndClaimsExercises.aspx web form has been modified in this way. To see the effect, search for a valid policy holder name such as 'babbage', and compare the result with that obtained by searching for an unknown policy holder such as 'xxx'. /p>
FindPolicyHoldersExercises.aspx
This effect was achieved by setting the EmptyDataText property of the GridView control.